PEReimportSubreport

Use PEReimportSubreport to reimport a subreport into the specified main report.

C Syntax
BOOL CRPE_API PEReimportSubreport (
    short printJob,
    DWORD subreportHandle,
    BOOL FAR *linkChanged,
    BOOL FAR *reimported );
Parameters

printJob

Specifies the print job for which you want to reimport a subreport.

subreportHandle

Specifies the handle of the subreport that you want to reimport.

linkChanged

Specifies a pointer to a Boolean value indicating whether or not the link has changed. See Remarks below.

reimported

Specifies a pointer to a Boolean value indicating whether or not the subreport has been reimported. See Remarks below.

Returns
Remarks
VB Syntax
Declare Function PEReimportSubreport Lib "crpe32.dll" (
    ByVal printJob As Integer, ByVal subreportHandle As Long,
    linkChanged As Long, reimported As Long ) As Integer


Seagate Software IMG Holdings, Inc.
http://www.seagatesoftware.com
Support services:
http://support.seagatesoftware.com